Override style->realize/ style->unrealize, so that GTK+ doesn't
authorDom Lachowicz <doml@src.gnome.org>
Wed, 15 Mar 2006 17:37:19 +0000 (17:37 +0000)
committerDom Lachowicz <doml@src.gnome.org>
Wed, 15 Mar 2006 17:37:19 +0000 (17:37 +0000)
commit791d0b405b6ca11e77ca031cd3c7775b0bc0996f
tree9c18bfad325040365c411c18220eedf459526834
parent3f4944b923284c6b622a7c8aa0636cedfa2f0536
Override style->realize/ style->unrealize, so that GTK+ doesn't

        * modules/engines/ms-windows/msw_style.c: Override style->realize/
        style->unrealize, so that GTK+ doesn't automatically attempt to apply
        shading to the GC colors, causing a mismatch with the Win32 native
        colors. Problem found by (and suggested solution by) "Cosmic Integer"
ChangeLog
ChangeLog.pre-2-10
modules/engines/ms-windows/msw_style.c